home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / voicea_2 / interfac.ht_ / interfac.ht
Encoding:
Text File  |  1999-05-20  |  3.6 KB  |  78 lines

  1. <html>
  2.  
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
  5. <meta name="GENERATOR" content="Microsoft FrontPage 3.0">
  6. <title>How does the speech interface work for the programmer ?</title>
  7. </head>
  8.  
  9. <body bgcolor="#FFFFFF">
  10.  
  11. <p><font size="6" color="#FF0000">How does the speech interface work for the programmer ?</font><br>
  12. </p>
  13.  
  14. <hr>
  15.  
  16. <p><br>
  17. <font face="Verdana">The following interface is currently available and recommended...<br>
  18. <br>
  19. 1) Recording starts as per the settings for frequency.(USE 22050 or just ignore the
  20. instruction)<br>
  21. <br>
  22. 2) We/You announce RECORDING start by a wave file play. Operation Status displays
  23. "Alert"<br>
  24. <br>
  25. 3) The user can say his word in between the kept Speech Sampling Time(Recording Time)If he
  26. does'nt then VoiceAction Loops back to start again (but no wave announcement is made)This
  27. is done to conserve memory and be extremely light weight on your program<br>
  28. <br>
  29. 4) What if speaks exactly on the edge of looping, well in that case, VoiceAction announces
  30. the starting wave again. That is the machines 'Pardon?' Hard luck the user has to repeat
  31. the word. This can be easily avoided by keeping a longer Speech Sampling time like above
  32. 20000.<br>
  33. Also this is natural and human can easily adopt to repeating a word as we often do it
  34. during our conversations.<br>
  35. <br>
  36. 5) If he says in synchronization (serious users) then the speech IS captured and processed
  37. as per the kept Sample Processing Resolution. Operation Status displays
  38. "Processing...".More is the Sample Processing Resolution less is the processing
  39. time less is the accuracy.Lesser the Sample Processing Resolution more the time high the
  40. accuracy.<br>
  41. This entirely depends on the speed of your machine and also the type and number of words
  42. you want to recognize. As example , when it comes to YES /No only keep SPR High. When it
  43. comes to Edit, Delete keep it low 200 see example REMOTE INSTRUMENT CONTROL. Yes / No get
  44. processed fast but for one two three it takes a <br>
  45. bit longer time.<br>
  46. <br>
  47. 6) After the processing is over the result is available through various ways like
  48. WORDS_I_WANT or LANGUAGE EDITOR Platinum word.<br>
  49. <br>
  50. 7) Now the Operation Status displays "Finish", again a wave announcement of the
  51. file in path to Play_this_file_Start is made.<br>
  52. Get the KEY idea..that is if you say /Hi/ and if the Platinum_Wordno1 shows "Hi"
  53. too then you just have to change a name (or even path )to point to a different wave file
  54. which says "You said Hi, O.K Hello user". <br>
  55. SEE all of our examples.<br>
  56. <br>
  57. 8) The Operation Staus again displays "Alert" and VoiceAction is ready to hear
  58. your next word<br>
  59. <br>
  60. 9) ALL THIS ( 1-7 STEPs above)usually consumes ONE SECOND or TWO SECONDS on a 350 MHz
  61. Machine<br>
  62. Hence we recommend you this interface which is extremely innovative, attractive ,genuinely
  63. interactive and also consumes less <br>
  64. of all and everything. <strong><em><big>As the processors now are faster, its like you
  65. speak and it writes and tells back what is going on and what you must do next . Good Isn't
  66. it?.</big></em></strong><br>
  67. <br>
  68. If you still feel to have a different kind of interface just e-mail to
  69. urlabs@pn2.vsnl.net.in <br>
  70. we will give you as you desire it.<br>
  71. <br>
  72. Also due to the very nature of the Interface ,if you tend to get frustrated to hear
  73. /Start/ after every word, well, use your common sense and remove the wave from the path or
  74. change the wave<br>
  75. to a different one. How about a guitar chord or a instrumental ting?</font></p>
  76. </body>
  77. </html>
  78.